-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.15
-
Code
-
Classes
- AbstractMetaBoxModel
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
104 |
Lines of code |
32 |
Logical lines of code |
11 |
Comment lines |
42 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addField() |
S |
72 |
2 |
5 |
metaType() |
S |
100 |
1 |
0 |
belongsToCustomPostType() |
S |
80 |
1 |
3 |
belongsToTaxonomy() |
S |
80 |
1 |
3 |
belongsToUser() |
S |
80 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |